home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9776 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.lang.c++
  2. Path: hearst.acc.Virginia.EDU!murdoch!usenet
  3. From: Frederick Jones <fkj6q@virginia.edu>
  4. Subject: Gif format and reconstruction
  5. X-Nntp-Posting-Host: bootp-184-97.bootp.virginia.edu
  6. Content-Type: text/plain; charset=us-ascii
  7. Message-ID: <DnqALD.Jpr@murdoch.acc.Virginia.EDU>
  8. Sender: usenet@murdoch.acc.Virginia.EDU
  9. Content-Transfer-Encoding: 7bit
  10. Organization: Grace Christian Fellowship
  11. Mime-Version: 1.0
  12. Date: Mon, 4 Mar 1996 05:44:01 GMT
  13. X-Mailer: Mozilla 1.1N (Macintosh; I; PPC)
  14. X-Url: news:comp.lang.c++
  15.  
  16. Good day,
  17.         I only recently started to learn C++ and I have learned that it is 
  18. possible to read in an image (if one knows the format), alter it and 
  19. then spit out a new file.
  20.         I would like to create a script that would allow WWW users to make 
  21. simple banners for their pages. I want to juxapose individual letter 
  22. gifs and make them into a new file. The user would input a set of 
  23. letters which the script would then use to compose a new image file.
  24.   Any help would be appreciated.
  25.  
  26. fred jones
  27. fkj6q@virginia.edu
  28. http://www.virginia.edu
  29.  
  30.  
  31.